projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00e777a
)
(display-time): Group mode-line instead of modeline.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Sep 2006 23:54:12 +0000
(23:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Sep 2006 23:54:12 +0000
(23:54 +0000)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index 115681c1b58fdc44a2a555a3019032f0dc281fe4..74812bf9f94b8016ac72eb32389cc7bb9400d9d0 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-31,7
+31,7
@@
(defgroup display-time nil
"Display time and load in mode line of Emacs."
- :group 'modeline
+ :group 'mode
-
line
:group 'mail)